runtime/pprof.profileBuilder.stringMap (field)

4 uses

	runtime/pprof (current package)
		proto.go#L40: 	stringMap map[string]int
		proto.go#L133: 	id, ok := b.stringMap[s]
		proto.go#L137: 		b.stringMap[s] = id
		proto.go#L260: 		stringMap: map[string]int{"": 0},